Package com.cisco.pt.ipc.sim.pdu
Interface BgpPathSegment
- All Known Implementing Classes:
BgpPathSegmentImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getPaths
- Returns:
- List<Short> Returns a List<Short>
-
setPaths
- Parameters:
paths- Takes in a parameter of paths
-